Uses of Class
es.csic.iiia.fabregues.dip.comm.OrderParser.ResultType
Package | Description |
---|---|
es.csic.iiia.fabregues.dip.comm |
-
Uses of OrderParser.ResultType in es.csic.iiia.fabregues.dip.comm
Methods in es.csic.iiia.fabregues.dip.comm that return OrderParser.ResultType Modifier and Type Method Description static OrderParser.ResultType
OrderParser.ResultType. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static OrderParser.ResultType[]
OrderParser.ResultType. values()
Returns an array containing the constants of this enum type, in the order they are declared.